Opc.Ua.Core
UaChannelBase<TChannel> Class Members
Properties  Methods 


Opc.Ua Namespace : UaChannelBase<TChannel> Class

The following tables list the members exposed by UaChannelBase<TChannel>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets the binary encoding support. (Inherited from Opc.Ua.UaChannelBase)
Public Property Gets the the channel's current security token. (Inherited from UaChannelBase)
Public Property Gets the configuration for the channel. (Inherited from UaChannelBase)
Public Property Gets the description for the endpoint used by the channel. (Inherited from UaChannelBase)
Public Property Gets the context used when serializing messages exchanged via the channel. (Inherited from UaChannelBase)
Public Property Gets or sets the default timeout for requests send via the channel. (Inherited from UaChannelBase)
Public Property A masking indicating which features are implemented. (Inherited from UaChannelBase)
Public Property Returns true if the channel uses the UA Binary encoding. (Inherited from UaChannelBase)
Top
Protected Properties
 NameDescription
Protected Property Gets the inner channel.  
Top
Public Methods
 NameDescription
Public Method Begins an asynchronous operation to close the secure channel. (Inherited from Opc.Ua.UaChannelBase)
Public MethodOverridden.  The client side implementation of the BeginInvokeService service contract.  
Public Method Begins an asynchronous operation to open a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase)
Public Method Begins an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase)
Public Method Begins an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase)
Public Method Closes any existing secure channel. (Inherited from UaChannelBase)
Public Method Closes any existing secure channel. (Inherited from UaChannelBase)
Public Method Closes the channel with the server. (Inherited from UaChannelBase)
Public MethodOverloaded. Overridden.  An overrideable version of the Dispose.  
Public Method Completes an asynchronous operation to close a communication object. (Inherited from UaChannelBase)
Public MethodOverridden.  The client side implementation of the EndInvokeService service contract.  
Public Method Completes an asynchronous operation to open a communication object. (Inherited from UaChannelBase)
Public Method Completes an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase)
Public Method Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase)
Public Method Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase)
Public MethodOverloaded.  Initializes a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase)
Public MethodOverridden.  The client side implementation of the InvokeService service contract.  
Public Method Opens a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase)
Public Method Opens the channel with the server. (Inherited from UaChannelBase)
Public MethodOverloaded. Overridden.  Closes any existing secure channel and opens a new one.  
Public Method Schedules an outgoing request. (Inherited from UaChannelBase)
Public Method Sends a request over the secure channel. (Inherited from UaChannelBase)
Public Method Sends a request over the secure channel. (Inherited from UaChannelBase)
Top
See Also

Reference

UaChannelBase<TChannel> Class
Opc.Ua Namespace